GtkScale: Properly chain up in GtkBuildableIface->custom_finished()
authorTristan Van Berkom <tristanvb@openismus.com>
Mon, 8 Apr 2013 12:04:50 +0000 (21:04 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 8 Apr 2013 12:18:47 +0000 (21:18 +0900)
commit38dc4733c0bf3387363722ffb20a1b88559195c8
treef9284f39b90751af813a4e09ce1d01c2feb5c805
parent6629e839d0f9f9812ec52dbcf487ff35af09ad5b
GtkScale: Properly chain up in GtkBuildableIface->custom_finished()

This was causing <style> markup to be ignored when specified
on GtkScale types.
gtk/gtkscale.c